[@main]
#IF
checkpkpoint > 199
#ACT
goto @main1
#ELSEACT
goto @main0

[@main1]
Shhh, give me <100,000 Gold> and ill take you to the\
storage inside Bichon Province Wall.\
<Please take me/@takeme> | <Exit/@exit>

[@takeme]
#IF
checkgold 100000
#ACT
take gold 100000
mapmove 0125
goto @done
#ELSEACT
goto @error

[@error]
You need gold.\
<exit/@exit>

[@done]
Mums the world\
<exit/@exit>

[@main0]
PKERS ONLY\
<exit/@exit>
